body{
	/* background: url(../images/botBg6.png) no-repeat center bottom; */
}
.part1Box {
	width: 100%;
	height: 436px;
	background-color: #efefef;
}

.part1 {
	width: 1200px;
	position: relative;
	margin: 0 auto;
	padding-top: 20px;
}


.loginBox{
	width:100%;
	height:200px;
	background:url(../images/loginBg1.png) no-repeat top center;
	position:relative;
	
}
.loginBox a{
	
width: 74px;
    height: 28px;
    position: absolute;
    bottom: 0;
    line-height: 28px;
    color: #39b289;
    font-size: 16px;
    font-family: "微软雅黑";
    text-align: center;

	
	
}
.loginBox a.a1 {
    left: 58px;
    border: 1px solid;
    border-radius: 14px;
}


.loginBox a.reg{
	    left: 170px;
    background: #16b777;
    border-radius: 14px;
    color: #fff;
}
		.isLogined{position:absolute;bottom:0;color:#333;line-height:18px;width:100%;text-align:center}	
.isLogined a{position:static;text-decoration:underline}
#score{color:#e3820f}	
#lunbo {
	height: 400px;
	width: 860px;
	position: relative;
	overflow: hidden;
	z-index: 10;
	margin-bottom: 30px;
}

#lunbo a{
	width:100%;
	height:100%
}
#lunbo a img{
	width:860px;
	height:400px;
}
.part1 .brand {
	width: 320px;
	height: 400px;
	background-color: #fff;
	position: absolute;
	right: 0;
	z-index: 10;
	top: 20px;
	padding: 10px 13px;
	box-sizing: border-box;
}

.part1 .brand .tit {
	font-size: 18px;
	color: #686868;

	border-bottom: 1px solid #e8e8e8;
	    margin-top: 12px;
}

.part1 .brand .tit span {
	display: inline-block;
	padding: 0 10px;
	font-family: "微软雅黑";
	border-bottom: 3px solid #319573;
	line-height: 1.8;
}

.lunbo_top {
	position: absolute;
	width: 100%;
}

.lunbo_top img {
	width: 100%;
	height: 400px;
}
.brand{
	background:none;
}
.brand .scrollBox_1{
	
	height:136px;
	overflow:hidden;
}
.brand ul {
	padding: 20px 0;
	padding: 20px 0;
   

}

.brand ul li {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.brand ul li:nth-child(1) i {
	background: url(../images/brandIcon1.png) no-repeat;
	color: #fff;
}
.brand ul li:nth-child(2) i {
	background: url(../images/brandIcon2.png) no-repeat;
	color: #fff;
}
.brand ul li:nth-child(3) i {
	background: url(../images/brandIcon3.png) no-repeat;
	color: #fff;
}

.brand ul li i {
	width: 20px;
	height: 30px;
	display: inline-block;
	color: #666;
	line-height: 30px;
	text-align: center;
	margin: 0 16px 0 8px;
}

.brand ul .top1 i {
	background: url(../images/brandIcon1.png) no-repeat;
	color: #fff;
}

.brand ul .top2 i {
	background: url(../images/brandIcon2.png) no-repeat;
	color: #fff;
}

.brand ul .top3 i {
	background: url(../images/brandIcon3.png) no-repeat;
	color: #fff;
}

.brand ul li p {
	display: inline-block;
	color: #666;
	width: 146px;
}

.brand ul li span {
	color: #666;

}
	.tempWrap{
		margin-top:20px;
	
	}


.part2 {
	height: 400px;
	margin: 30px auto 46px;
	position: relative;
}

.part2 .tabTit {
	width: 170px;
	height: 410px;
	background: url(../images/tabBg.png) no-repeat;
	position: absolute;
	left: -14px;
}

.part2 .tabTit .colTit {
	width: 144px;
	height: 125px;
	background-color: #fff;
	border-radius: 18px;
	box-sizing: border-box;
	margin: 48px auto;
	color: #319573;
}

.part2 .tabTit .colTit p {
	color: #5d5d5d;
	font-family: "微软雅黑";
	font-size: 22px;
	text-align: center;
	padding-top: 80px;

}

.part2 .tabTit .colTit a {
	display: block;
	/* border: 1px solid; */
	width: 100%;
	height: 100%;
	transition: 0.3s all;
}

.part2 .tabTit .colTit .aStyle1 {
	background: url(../images/tanicon1_.png) no-repeat center 24px;
}

.part2 .tabTit .active .aStyle1 {
	background: url(../images/tanicon1.png) no-repeat center 24px !important;
}

.part2 .tabTit .colTit .aStyle2 {
	background: url(../images/tanicon2.png) no-repeat center 24px;
}

.part2 .tabTit .active .aStyle2 {
	background: url(../images/tanicon2_.png) no-repeat center 24px !important;
}

.part2 .tabTit .active {
	background: #319573;

}

.part2 .tabTit .active p {
	color: #fff;
}


.part2 .TabBox {
	position: absolute;
	right: 0;

}

.part2 .TabBox .title {

	position: absolute;
	left: -564px;
	top: 11px;
	width: 560px;
}

.part2 .TabBox .title span {
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 36px;
	padding: 0 20px;
	border: 1px solid #d8d8d8;
	display: inline-block;
	margin-right: 10px;
	cursor: pointer;
}

.part2 .TabBox .title .active {
	background-color: #319573;

}

.part2 .TabBox .title .active a {
	color: #fff;
	display: inline-block;
	width: 100%;
	height: 100%;
}

#test1 {
	/* float: left; */
	width: 570px;
	height: 328px;
	margin-top: 26px;
	position: absolute;
	left: 166px;
	top: 40px;
}

.part2 .pic {
	width: 570px;
	height: 328px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#test1 .icon {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	margin-top: -30px;
	margin-left: -30px;
	cursor: pointer;
}

#test1 p {
	position: absolute;
	bottom: 0px;
	color: #fff;
	font-size: 13px;
	font-family: "Microsoft Yahei";
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	background-image: url(../images/bac6.png);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	z-index: 3;
	padding-right: 115px;
}

.layui-carousel-ind {
	position: relative;
	top: -25px !important;
	width: 100%;
	line-height: 0 !important;
	text-align: right !important;
	z-index: 11;
}

.layui-carousel-ind ul {
	background: none !important;
}

.layui-carousel-ind li.layui-this {
	background: #0dacbf !important;
}

.layui-carousel-arrow {
	z-index: 10 !important;
}

.newTab {
	width: 450px;
	float: left;
	margin-left: 20px;
	position: relative;
}

.newTab .title {
	height: 40px;
	border-bottom: 2px solid #faca52;
	position: relative;
}

.newTab .title span {
	color: #3a3a3a;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid #faca52;
	width: 110px;
	float: left;
	text-align: center;
	cursor: pointer;
}

.newTab .title .active {
	background: url(../images/btn2.png) no-repeat 0 center;
	border-color: #2d67ac;
	color: #2d67ac;
}

.newTab .body {
	display: none;
	margin-top: 5px;
	width: 450px;
	height: 320px;
	overflow: hidden;
	margin-top: 62px;
}

.newTab .body .hot {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
}

.newTab .body .hot a {
	color: red;
}

.newTab li {
	height: 36px;
	line-height: 36px;
	padding-left: 13px;
	color: #444;
	font-size: 14px;
	font-family: 微软雅黑;
	background: url(../images/btn3.png) no-repeat 0 center;
	border-bottom: 1px dashed #9E9E9E;


}

.newTab li a {
	color: #3a3a3a;
	float: left;
	width: 100%;
	box-sizing: border-box;
}

.newTab li span {
	float: left;
	width: 346px;
	height: 36px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.newTab li time{
	float: right;
}

.newTab li:hover,
.newTab li:hover a {
	color: #000000;
}

/*视频区域*/
.part3 .col,
.part4 .col {}

.part3 .col .title,
.part4 .col .title {
	width: 100%;
	box-sizing: border-box;
	position: relative;

}

.part3 .col .title::before,
.part4 .col .title::before {
	content: '';
	display: block;
	width: 6px;
	height: 24px;
	background-color: #319573;
}

.part3 .col .title h4,
.part4 .col .title h4 {
	font-size: 24px;
	color: #333;
	font-family: "微软雅黑";
	position: absolute;
	top: -6px;
	left: 20px;

}

.part3 .tabTitle,
.part4 .tabTitle {
	position: absolute;
	top: -2px;
	left: 186px;

}

.part3 .tabTitle ul,
.part4 .tabTitle ul {}

.part3 .tabTitle ul li,
.part4 .tabTitle ul li {
	display: inline-block;
	font-size: 16px;
	font-family: '微软雅黑';
	color: #707070;
	line-height: 28px;
	height: 28px;
	background-color: #e6e6e6;
	padding: 0 20px;
	border-radius: 12px;
	margin: 0 7px;

}

.part3 .tabTitle ul li.active,
.part4 .tabTitle ul li.active {
	background-color: #319573;
}

.part3 .tabTitle ul li.active a,
.part4 .tabTitle ul li.active a {
	color: #fff;
	background-color: #319573;
	font-size: 18px;
}

.part3 .tabTitle ul li a,
.part4 .tabTitle ul li a {
	color: #707070;
}

.part3 .media {
	display: none;
	margin-top: 20px;
	width: 100%;
	height: 368px;
	background-color: #f7f4f4;
	overflow: hidden;
}

.part3 .media .bVideo {
	float: left;
	margin: 20px;
}
.part3 .media .bVideo .img{
	width: 455px;
	height: 304px;
	overflow: hidden;
	cursor: pointer;
	position: relative;
	
}
.part3 .media .bVideo .img::after{
	content: '';
	    width: 73px;
	    height: 73px;
	    background: url(../images/videoIcon.png) no-repeat center;
	    position: absolute;
	    z-index: 3;
	    left: 190px;
	    top: 116px;
}
.part3 .media .bVideo .img img{
	transition: 0.6s all;
}
.part3 .media .bVideo:hover img{
	transform: scale(1.1);
}

.part3 .media .bVideo p {
	color: #5d5d5d;
	font-size: 14px;
	font-family: '微软雅黑';
	line-height: 34px;
	width: 100%;
	padding-left: 20px;
	height: 34px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	background: url(../images/dot.png) no-repeat 0 center
}

.part3 .media .sVideo {
	float: right;
	width: 700px;
	overflow: hidden;
	margin-top: 20px;
}

.part3 .media .sVideo ul li {
	float: left;
	margin-right: 10px;
	width: 212px;
	overflow: hidden;
}

.part3 .media .sVideo ul li p {
	color: #5d5d5d;
	font-size: 14px;
	font-family: '微软雅黑';
	line-height: 34px;
	width: 100%;
	padding-left: 16px;
	height: 34px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	background: url(../images/dot.png) no-repeat 0 center;
}

.part3 .media .sVideo ul li img{
	width: 214px;
	height: 130px;
}
.part3 .media{
	overflow:hidden;
}

.part3 .course{
	
	width:360px;
	height:360px;
	float:left;
	margin:16px;
	overflow:hidden
}
.part4 .course{
	width:360px;
	height:280px;
	float:left;
	margin:16px;
	overflow:hidden
}
.part3 .course .tit,.part4 .course .tit {
width: 100%;
    height: 36px;
    border-bottom: 1px solid #aab0ae;
    position: relative;
	margin-bottom:15px;
	
}
.part3 .course .tit h4,.part4 .course .tit h4{
font-size: 20px;
    font-family: "微软雅黑";
    line-height: 34px;
    border-bottom: 4px solid #319573;
    padding: 0 16px;
    vertical-align: -1px;
    position: absolute;
    top: 0;
	
}
.part3 .course .tit .more,.part4 .course .tit .more{
	 position: absolute;
    top: 8px;
	right:0;
	width:67px;
	height:20px;
	cursor:pointer;
	background:url(../images/more.png) no-repeat 0 center;
}
.part3 .course .tit .more a,.part4 .course .tit .more a{
	display:block;
	width:100%;
	height:100%;
}
.part3 .course .video1{
	width:100%;
	height:300px;
}

.part3 .course .video1 p{
color: #5d5d5d;
    font-size: 14px;
    font-family: '微软雅黑';
    line-height: 34px;
    width: 100%;
    padding-left: 20px;
    height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    background: url(../images/dot.png) no-repeat 0 center;
}
.part3 .course .video1 .shortCutImg{
	width:360px;
	height:260px;
	overflow:hidden;
	position:relative
}
.part3 .course .video1 .shortCutImg img{
	transition:all 0.6s;
		width:100%;
	height:100%
}
.part3 .course .video1:hover  .shortCutImg img{
	transform:scale(1.1);

}
.part3 .course .video1 .shortCutImg::after{
	content:'';
	width:72px;
	height:72px;
	background:url(../images/videoIcon.png) no-repeat center;
	position:absolute;
	left:134px;
	top:88px;
	z-index:2;
}


.part4 .bookBox .title {
	margin: 48px auto 0px;
	padding-bottom: 12px;
	/* border-bottom: 3px solid #fbfbfb; */
}

.part4 .bookBox .book {
	overflow: hidden;
	height:300px
}

.part4 .bookBox .book .unit {
	float: left;
	width: 552px;
	height: 220px;
	overflow: hidden;
	margin-right: 48px;
	margin-bottom: 38px;
}

.part4 .bookBox .book .unit img {
	transition: 0.8s all;
	    width: 100%;
    height: 100%;
}

.part4 .bookBox .book .unit:hover img {
	transform: scale(1.1);
}

.part4 .bookBox .book .unit .img {
	float: left;
	width: 154px;
	height: 220px;
	transition: 0.8s all;
	overflow: hidden;

}

.part4 .bookBox .book .unit .bookIntro {
	float: right;
	width: 385px;
	height: 220px;

}

.part4 .bookBox .book .unit .bookIntro h5 {
	font-size: 20px;
	color: #262626;
	line-height: 36px;
	width: 100%;
	height: 72px;
	overflow: hidden;
	transition: 0.8s all;
}

.part4 .bookBox .book .unit:hover h5 {
	color: #249766;
}

.part4 .bookBox .book .unit .bookIntro article {
	margin-top: 10px;
}

.part4 .bookBox .book .unit .bookIntro article span {
	color: #ff8f00;
	font-size: 16px;
}

.part4 .bookBox .book .unit .bookIntro article p {
	color: #949494;
	font-size: 14px;
	font-family: "微软雅黑";
	margin-top: 8px;
	height: 66px;
	overflow: hidden;
	width: 100%;
	line-height: 1.6;
}

.part4 .bookBox .book .unit:hover .bookIntro article p {
	color: #79ad97;
}

.part4 .bookBox .book .unit .bookIntro article .read {
	background: url(../images/readIcon.png) no-repeat center;
	padding-left: 150px;
	width: 120px;
	height: 30px;
	line-height: 30px;
	margin-top: 14px;
	font-size: 14px;
	color: #262626;
	position:relative;
}

.part4 .bookBox .book .unit .bookIntro article .read span {
	color: #249766;
}
.part4 .bookBox .book .unit .bookIntro article .readNum{
	position:absolute;
	right:74px;
	top:0;
}

.part4 .bookBox .book .unit1 {
    float: left;
    width: 350px;
    height: 220px;
    overflow: hidden;
    margin-right: 48px;
    margin-bottom: 38px;
}
.part4 .bookBox .book .unit1 .bookIntro{
	float: right;
    width: 184px;
    height: 220px;
}

/*书本资源*/
.bottomPart{
	width: 100%;
	background: url(../images/botBg7.png) no-repeat center bottom;
	padding-bottom: 60px;
}
.model2 {
	margin-top: 36px;
	position: relative;
	/* height: 220px; */
	background-color: #f2f2f2;
	padding: 30px 6px 0;
	margin-bottom: 60px;
}

.model2 .title {
	height: 40px;
	width: 74px;
	height: 196px;
	background: url(../images/fcBg.png) no-repeat;
	position: relative;
}

.model2 .title span {
	color: #fff;
	font-size: 22px;
	height: 98px;
	line-height: 25px;
	/* border-bottom: 2px solid #faca52; */
	width: 40px;
	float: left;
	text-align: center;
	cursor: pointer;
	position: absolute;
	left: 16px;
	top: 16px;
}

.model2 .title .active {
	background: url(../images/btn2.png) no-repeat 0 center;
	border-color: #2d67ac;
	color: #2d67ac;
}

.model2 .title .sp2 {
	width: 101px;
	font-size: 15px;
	text-align: left;
}

#marquee {
	height: 182px;
	position: absolute;
	top: 38px;
	right: 18px;
	width: 1100px;
	overflow: hidden;
}

#marquee li {
	height: 180px;
	width: 256px;
	float: left;
	margin-right: 20px;
}

#marquee li img {
	width: 256px;
	height: 180px;
}

.infoBox {
	width: 100%;
	overflow: hidden;
	height: 310px;
	margin-top: 27px;
}
.infoBox .more1{
	position: absolute;
    left: 23px;
     bottom: -10px;
    color: #319573;


}
.infoBox .left {
	float: left;
	position: relative;
	width: 494px;
	height: 255px;
}

.infoBox .right {
	/* float: right; */
	float:right;
	width:706px;
}


.infoBox .left .tit {
	width: 62px;
	    height: 260px;
		position: absolute;
		left: 0;
		top: 8px;
}

.infoBox .left .tit li {
	width: 62px;
	height:238px;
	background: url(../images/titBg1.png) no-repeat;
	position: relative;
	margin-bottom: 4px;
}

.infoBox .left .tit li.active {
	background: #319573;
}

.infoBox .left .tit li a {
	    color: #fff;
    font-size: 22px;
    display: block;
    line-height: 1.4;
    width: 24px;
    font-family: "å¾®è½¯é›…é»‘";
    position: absolute;
    left: 21px;
    top: 60px;

}
.infoBox .left .body{
	width: 378px;
	height: 260px;
	overflow: hidden;
	display: none;
	position: absolute;
	right: 28px;
	top: 10px;
}
.infoBox .left .body div{width: 168px;
    height: 110px;
    background-color: #dee9e2;
    text-align: center;
    margin-right: 20px;
    float: left;
    margin-bottom: 20px;}
.infoBox .left .body div img{
	    margin-top: 26px;
}
.infoBox .left .body div p{
	color: #4b4b4b;
	font-size: 18px;
	font-family: "微软雅黑";
	margin-top: 14px;
	
}
.right .info {
	display: none;
	position: relative;
}

.right {
	position: relative;

}

.right .tabTit {
	position: absolute;
	right: 196px;
	top: 0;
}

.right .tabTit li {
	background-color: #fff;
	border: 1px solid #d8d8d8;
	width: 118px;
	height: 36px;
	text-align: center;
	display: inline-block;
}

.right .tabTit li.active {
	background-color: #319573;
}

.right .tabTit li a {
	font-size: 16px;
	line-height: 36px;
	font-family: "微软雅黑";
	color: #777777;

}

.right .tabTit li.active a {
	color: #fff
}

.right .tit {
	position: relative;
	padding-left: 20px;
}
.infoBox .right .tit::after{
	content: '';
    display: block;
    width: 6px;
    height: 24px;
    background-color: #319573;
    position: absolute;
    left: 0;
    top: 8px;
}
.right .tit span {
	font-size: 26px;
	color: #333333;
	font-family: "微软雅黑";

}

.right .tit::after {
	content: '';
	display: block;
	width: 6px;
	height: 24px;
	background-color: #319573;
	position: absolute;
	left: 478px;
	top: 8px;
}

.right .info ul {
	margin-top: 20px;
	padding-bottom: 20px;
}

.right .info ul li {
	height: 42px;
	width: 686px;
	padding-left: 20px;
	background: url(../images/dotinfo.png) no-repeat 4px center;
	border-bottom: 1px dashed #c2c2c2;
	overflow: hidden;
}

.right .info ul li a {
	display: block;
	line-height: 42px;
	width: 100%;
	box-sizing: border-box;
}

.right .info ul li span {
	width: 600px;
	display: inline-block;
	white-space: nowrap;
	height: 42px;
	text-overflow: ellipsis;
	overflow: hidden;
}

.right .info ul li time {
float: right;
}